-
Home
-
WP Control
-
1.9.6
-
Code
-
Classes
- Transients_Helper
Total Complexity |
48 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
423 |
Lines of code |
178 |
Logical lines of code |
109 |
Comment lines |
148 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_transient_value_type() |
A |
47 |
14 |
32 |
get_transient_items() |
A |
41 |
11 |
53 |
update_transient() |
S |
50 |
7 |
26 |
delete_transient() |
S |
50 |
5 |
27 |
get_transient_name() |
S |
65 |
3 |
9 |
get_transient_by_id() |
S |
64 |
2 |
9 |
get_transient_expiration_time() |
S |
67 |
2 |
7 |
clear_events() |
S |
80 |
1 |
3 |
is_site_wide() |
S |
78 |
1 |
3 |
create_transient() |
S |
78 |
1 |
3 |
get_transient_value() |
S |
68 |
1 |
6 |